home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / E / E-Mail.cpt / E-Mail / card_3097.txt < prev    next >
Text File  |  1988-04-23  |  2KB  |  93 lines

  1. -- card: 3097 from stack: in
  2. -- bmap block id: 5240
  3. -- flags: 0000
  4. -- background id: 2644
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on closecard
  8.   hide card field id 3
  9. end closecard
  10.  
  11.  
  12.  
  13. -- part 2 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=377 top=294 right=317 bottom=405
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 1013 / 1013
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual effect wipe up
  28.   go to next card
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 3 (field)
  34. -- low flags: 81
  35. -- high flags: 2004
  36. -- rect: left=277 top=115 right=211 bottom=476
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 4
  41. -- text size: 9
  42. -- style flags: 0
  43. -- line height: 12
  44. -- part name: 
  45. ----- HyperTalk script -----
  46. on mouseup
  47.   hide card field id 3
  48. end mouseup
  49.  
  50.  
  51.  
  52. -- part 4 (button)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=147 top=117 right=133 bottom=281
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Computer Service
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   show card field id 3
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part contents for background part 9
  72. ----- text -----
  73.      Electronic Mail (EMail) is a way of sending a message from one computer user to another, via a computer service*.  In EMail, the sender sends a message to a computer service and tells that service where to send the message.  The computer service then delivers the message to the correct electronic mailbox.  Then the addressee reads the message.
  74.  
  75.      At first, EMail might sound like something out of ‚ÄúStar Wars,‚Äù but, in many ways, it is similar to sending a letter by regular mail.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82. -- part contents for background part 7
  83. ----- text -----
  84. What is Electronic Mail?
  85.  
  86.  
  87.  
  88. -- part contents for card part 3
  89. ----- text -----
  90. A ‚Äúcomputer service‚Äù is an information service that offers electronic mail as one of its services.  It has a centralized computer that is reachable through nodes throughout the world.
  91.  
  92.  
  93.